home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / dos / math / spline29 / ok / ss04 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.3 KB  |  40 lines

  1. ; spline s -q -t .003    ss04
  2. ; points along a symmetric curve
  3.               0               1 
  4.            0.25         1.15472 
  5.             0.5         1.37092 
  6.            0.75         1.65165 
  7.               1               2 
  8.            1.25         2.41697 
  9.             1.5         2.89542 
  10.            1.75         3.42616 
  11.               2               4 
  12.            2.25         4.63051 
  13.             2.5         5.42239 
  14.            2.75         6.50306 
  15.               3               8 
  16.            3.25         9.96722 
  17.             3.5          12.165 
  18.            3.75         14.2803 
  19.               4              16 " "
  20.            4.25         17.0631 
  21.             4.5         17.4175 
  22.            4.75         17.0631 
  23.               5              16 
  24.            5.25         14.2803 
  25.             5.5          12.165 
  26.            5.75         9.96722 
  27.               6               8 
  28.            6.25         6.50306 
  29.             6.5         5.42239 
  30.            6.75         4.63051 
  31.               7               4 
  32.            7.25         3.42616 
  33.             7.5         2.89542 
  34.            7.75         2.41697 
  35.               8               2 
  36.            8.25         1.65165 
  37.             8.5         1.37092 
  38.            8.75         1.15472 
  39.               9               1 
  40.